Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added settings pullstate and settings store #223

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

AaronGibson2
Copy link
Contributor

Closes #213
Replaces SettingsContext with SettingsStore within the services folder which can be used to retrieve dark mode or light mode and toggle between them within the settings screen. Uses pullstate.

@AlexanderWangY
Copy link
Collaborator

Check the changed files and also run npm run lint.

Change the warnings or use npm run lint:fix :)

@AaronGibson2
Copy link
Contributor Author

AaronGibson2 commented Apr 22, 2024

Problems have been solved and lint has been run. Let me know if anything else needs changing. @AlexanderWangY

@AlexanderWangY AlexanderWangY merged commit 486ecaa into ufosc:main Apr 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Settings Context with Settings Pullstate using Pullstate API
2 participants